Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes #32

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Minor fixes #32

wants to merge 4 commits into from

Conversation

mambrus
Copy link

@mambrus mambrus commented Jan 20, 2018

Minor improvements and fixes. Please consider.

* Builds the examples as documented
* .PHONY for non-file targets
* CFLAGS exported for examples to build when built from
  root-directory Makefile
Gets rid of clobbering warnings
* Add default CFLAGS:
  If CFLAGS not given, i.e. passed from root-Makefile or this is
  a build from this directory without CFLAGS, make a fair guess.
* Added simple dependencies to each target
* Added .PHONY declaration for non-file targets
@l29ah
Copy link

l29ah commented Apr 10, 2018

You may want to take a look at https://github.com/l29ah/libmpsse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants